*{margin: 0px;padding: 0px;}
body{min-width:1080px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1080px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:100px;
	overflow: hidden;
	background: url(../images/bg01.png)no-repeat center;
	background-position: 0 0 ;
}
.top{
	width: 100%;
	height: 40px;
	background: #f4f4f4;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 40px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height:40px;
	position: relative;
}
.top  ul li a{
	font-size: 13px;
	color:#000;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top: 14px;
	right: 0;
	background: #000;
}
.top ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
	margin-top: 23px;
}
.head .tel{
	float: right;
	margin-top: 25px;
 
}
.nav{
	width: 100%;
	height: 60px;
	background: #eeeeee;
}
.nav ul{
	width: 1080px;
	margin:0 auto;
}
.nav ul li{
	float: left;
	width: 154px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	transition: .5s;
}
.nav ul li:hover{
	box-shadow: 0-5px 0 0 #28bc2d inset;
}
.nav ul li a{
	color:#1a1a1a;
	font-size: 16px;
	display: block;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}

.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:5px;  
 width:60px; 
 height:5px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #333;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 border: 1px solid #1868ca;
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 60px;
	background: #eeeeee;
}
.keywords p{
	font-size: 18px;
	color:#1a1a1a;
	float: left;
	line-height: 60px;
}
.keywords ul{
	float: right;
	width: 1000px;
	height: 60px;
	overflow: hidden;
}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 60px;
	color:#1a1a1a;
	font-size: 15px;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .title{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(../images/title01.png)no-repeat;
	background-size: 100%;
}
.product .title p{
	font-size: 20px;
	color:#999999;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;

}
.product .menu{
	width: 100%;
	height: 40px;
	margin-top: 20px;
}
.product .menu ul{
	margin-left: -12px;
}
.product .menu ul li{
	float: left;
	width: 145px;
	background: red;
	height: 40px;
	margin-left:11px;
}
.product .menu ul li img{
	float: left;
	margin-left: 25px;
	margin-top: 8px;
}
.product .menu ul li p{
	font-size: 16px;
	color:#ffffff;
	line-height: 40px;
	 margin-left: 5px;
	float:left;
}
.product .menu ul li:last-child img{
	margin-left: 17px;
	margin-top: 10px;
}
.product .menu ul li:nth-child(3n+1){
	background: #63aaf2;
}
.product .menu ul li:nth-child(3n+2){
	background: #f2c363;
}
.product .menu ul li:nth-child(3n+3){
	background: #63f276;
}
.product .list{
	width: 100%;
	height: 40px;
	background: #eeeeee;
	margin-top: 3px;
}
.product .list ul li{
	float: left;
	line-height: 40px;
	height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
.product .list ul li a{
	color:#666666;
	font-size: 15px;

}
.product .list ul li:after{
	content: "";
	width: 1px;
	height: 15px;
	position: absolute;
	top: 13px;
	right: 0;
	background: #666666;
}
.product .list ul li:last-child:after{
	width: 0;
	height: 0;
}
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product .pic ul{
	margin-left: -10px;
}
.product .pic ul li{
	float: left;
	width: 262px;
	height: auto;
	margin-left: 10px;
}
.product .pic ul li img:hover{
	border: 4px solid #31b643;
}
.product .pic ul li img{
	width: 254px;
	height: 192px;
	border: 4px solid #eeeeee;
}
.product .pic ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
}
.about{
	width: 100%;
	height: 510px;
	overflow: hidden;
	margin-top: 30px;
}
.about .main{
	position: relative;
}
.about .title{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(../images/title02.png)no-repeat;
	background-size: 100%;
}
.about .title p{
	font-size: 20px;
	color:#999999;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;

}
.about .pic{
	margin-top: 30px;
	float: left;
}
.about  .bg{
	position: absolute;
	right: 0;
	top:10px;
	width: 880px;
	height: 390px;
	margin-top: 40px;
	background: url(../images/bg02.png)right bottom no-repeat;
 
}
.about  .bg .info{
	width: 596px;
	height: 360px;
	background: #31b643;
	float: left;
}
.about  .bg .info .text{
	width: 540px;
	margin:0 auto;
	margin-top: 60px;
	 
}
.about  .bg .info .text p{
	font-size: 15px;
	color:#ffffff;
	text-indent: 1em;
	line-height: 25px;
}
.about  .bg .info img{
	display: block;
	margin:0 auto;
	margin-top: 30px;
}
.about  .bg .tit{
	width: 200px;
	height: 360px;
	float:left;
	background: #eeeeee;
}
.about  .bg .tit div{
	width:60px;
	margin:0 auto;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-top: 80px;
 
}
.about  .bg .tit div p{
	font-size: 24px;
	color:#1a1a1a;
	float: right;
	width: 30px;
	line-height: 25px;
}
.about  .bg .tit div span{
	position: absolute;
	left:-50px;
	top: 56px;
	display: block;
	width: 130px;
	color:#1a1a1a;
	font-size: 16px;
	width: 134px;
 
	transform: rotate(90deg);
}
.about  .bg .tit a{
	display: block;
	width:110px;
	height: 25px;
	border: 3px solid #c9c9c9;
	margin:0 auto;
	text-align: center;
	line-height: 25px;
	color:#1a1a1a;
	font-size: 14px;
	margin-top: 20px;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	background: #eeeeee;
}
.cases .title{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(../images/title03.png)no-repeat;
	background-size: 100%;
	margin-top: 30px;
}
.cases .title p{
	font-size: 20px;
	color:#999999;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;

}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .box{
	width: 400%;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 300px;
	height: 200px;
	position: relative;
	margin-left: 10px;
}
.cases .pic ul li img{
	width: 300px;
	height: 200px;
}
.cases .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(25,25,25,0.5);
	position: absolute;
	bottom: 0;
	color:#fff;
	text-align: center;
	font-size: 15px;
}
.cases .more{
	display: block;
	width: 175px;
	height: 40px;
	background: url(../images/more.png)no-repeat;
	line-height: 40px;
	padding-left: 25px;
	margin:0 auto;
	color:#000000;
	font-size: 16px;
	margin-top: 20px;
}
.news{
	width: 100%;
	height:390px;
	overflow: hidden;
	background: #eeeeee;
}
.news .title{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(../images/title04.png)no-repeat;
	background-size: 100%;
	margin-top: 60px;
}
.news .title p{
	font-size: 20px;
	color:#999999;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;

}
.news ul{
	margin-top: 30px;
}
.news ul li{
	width: 522px;
	height: 60px;
	background: #fff;
	float: left;
	margin-top: 10px;
}
.news ul li:nth-child(2n){
	float: right;
}
.news ul li .time{
	width: 100px;
	height: 60px;
	background: #b3b3b3;
	border-radius:3px;
	float: left;
}
.news ul li .time p{
	font-size: 24px;
	color:#1a1a1a;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.news ul li .time span{
	display: block;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
}
.news ul li:hover .time{
	background: #31b643;
}
.news ul li:hover .time p{
	color:#fff;
}
.news ul li:hover .time span{
	color:#fff;
}
.news ul li h4{
	color:#1a1a1a;
	float: left;
	font-weight: normal;
	line-height: 60px;
	margin-left: 20px;
	font-size: 16px;
	width: 360px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.links{
	width: 100%;
	height: 60px;
	background: #2f71b4;
	margin-top: 30px;
}
.links .title{
	width: 160px;
	height: 60px;
	background: #eeb645;
	float: left;
}
.links .title b{
	font-size: 24px;
	color:#fff;
	line-height: 60px;
	float: left;
	margin-left: 10px;
}
.links .title p{
	float: left;
	margin-left: 10px;
	line-height: 60px;
	color:#fff;
	font-size: 18px;
}
.links ul{
	width:830px;
	height: 60px;
	overflow: hidden;
	float:left;
	margin-left: 20px;
}
.links  img{
	float: right;
}
.links ul li{
	float: left;
	padding-right: 10px;

	line-height: 20px;
}
.links ul li a{
	color:#fff;
	font-size: 12px;
}
.footer{
	width: 100%;
	height: 300px;
	background: #eeeeee;
	float:left;
}
.footer .left{
	float: left;
	width: 550px;
	margin-top: 28px;
}
.footer  .ewm{
	width: 160px;
	height: 162px;
	background:url(../images/bg03.png)no-repeat;
  	float: left;
}
.footer  .ewm img{
	width: 110px;
	height: 110px;
	margin:25px;
}
.footer .info{
	width: 360px;
	float: right;
	margin-top: 20px;
}
.footer .info p{
	font-size: 16px;
	color:#1a1a1a;
}
.footer .info span{
	display: block;
	margin-top: 10px;
	color:#1a1a1a;
	line-height: 21px;
	font-size: 14px;
}
.footer .cp{
	width: 100%;
	float: left;
	margin-top: 15px;
}
.footer .cp p{
	font-size: 14px;
	color:#1a1a1a;
	line-height: 22px;
}
.footer .cp a{
	color:#1a1a1a;
}
.footer .map{
	float: right;
	width: 440px;
	height: 300px;
	overflow: hidden;
	box-shadow: 3px 5px 5px 1px #a5a5a5;
}
.footer .map img{
	width: 448px;
	height: 300px;
}


.container{ width:1080px; margin:20px auto;}
.con_left{ width:230px; float:left; margin-right:20px; margin-bottom:20px;}
.con_right{ width:830px; float:left; }
.menu_head{width:190px;height:30px;line-height:30px;padding-left:38px;font-size:14px;color:#fff;cursor:pointer;border:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold;float:left; background:#63aaf2;}
.menu_list .current{background:#63aaf2;}
.menu_body{width:226px; overflow:hidden;line-height:38px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;width:230px;height:30px;line-height:30px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1; font-size:12px;background:url(../images/pro_ico_07.png) no-repeat 8px;}
.menu_body a:hover{text-decoration:none;}

.in_contact{ width:100%; float:left; margin-top:20px;}
.in_contact .tit{ width:220px;font-size:15px; font-weight:bold; line-height:40px; color:#fff; padding-left:10px; background:#31b643; position:relative;}
.in_contactmid img{ margin-top:10px; width:100%;}
.in_contactmid p{padding-left:2px; line-height:28px; font-size:14px;}
.in_contact .tit .position a{ color:#00;}
.nav ul li.current{box-shadow: 0-5px 0 0 #28bc2d inset; }
.con_left .menu ul li.btn{ background:#333;}
.in_casetit{ width:99%; padding-left:1%;font-weight:bold; background:#eee; border-bottom:#31b643 3px solid; background-size:100%; height:76px; line-height:76px;font-size:22px; color:#31b643; text-align:left; position:relative;}
.position,.duo{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link,.ul_news li a:link,.index_newscont ul li a:link{ color:#333; font-size:12px;}
.position a:visited,.ul_news li a:visited,.index_newscont ul li a:visited{ color:#333;font-size:12px;}
.position a:hover,.ul_news li a:hover,.index_newscont ul  li a:hover{ color:#31b643;font-size:12px;}
.duo a:link{ color:#fff; font-size:12px;}
.duo a:visited{ color:#fff;font-size:12px;}
.duo a:hover{ color:#000;font-size:12px;}
.ul_news{ width:243px; margin:0px auto; float:left;}
.ul_news li{ width:91%; padding-left:9%; font-size:13px; height:32px; background: url(../images/n_ico2.jpg) no-repeat 5px; line-height:32px; border-bottom:#999 1px dotted;  color:#1d1d1d;}

.con_left > .tit{
	width: 230px;
	height: 80px;
	background: #31b643;
}
.con_left > .tit .t1{
	width: 220px;
	height: 70px;
	margin:5px;
	float: left;
	border: 1px solid #fff;
}
.con_left > .tit .t1 p{
	font-size: 22px;
	color:#fff;
	line-height:70px;
	text-align: center;
	font-weight: bold;
}

.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product { width:100%; margin:0px auto;}
.main_right_product ul{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:262px; height:250px; float:left; margin-top:10px; margin-right:21px;}
.p_name{ text-align:center; line-height:30px; font-size:14px; border:#CCC 1px solid;}
.main_right_product ul li img{ width:262px; height:215px; }
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#31b643; text-decoration:none;}
.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img,.product_cont img{ max-width:100%; margin:0px auto;}
.index_newscont{ width:100%; margin:0px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:15px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:right; float:left; margin-top:10px; margin-bottom:10px;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:right;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#ff9231; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#31b643; text-decoration:none;}
/*留言*/
 .messagely{width:800px; height:600px; /*background:#eee;*/ float:left; margin-left:20px;}
   .messagely  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
   .messagely p{font-size:15px; color:#999; text-align:center;}
   
   .message_left{float:left;width:260px;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
   .message_right{float:left;width:800px;height:24px;line-height:24px;background-color:#eeeeee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   .area_message{float:left;width:800px;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:810px;height:40px;line-height:40px;background-color:#31b643; border-radius:5px;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}



  .Q_pic1,.Q_sign1{background:url(../images/qq.png) no-repeat;}
.sign,.signa,.signb,.signc,.signd,.signe,.signf,.signg,.signh,.signi,.signj,.signq{background:url(../images/qq.png) no-repeat;display:block;}
.signi{background-position:-203px -484px;width: 10px;height: 30px;float:right;margin: 3px 10px 0 3px;}
.signj{background-position:-233px -478px;width: 10px;height: 30px;float:right;margin:0 5px 0 3px;}
.QQ_S{width:90px;height: 172px;position:fixed;right: 10px;top: 40%; z-index:99999;}
.Q_top{width:100%;background:#E6E6E6;height:30px;line-height:30px;text-align: right;cursor:pointer;}
.Q_botm{width: 84px;border: 3px solid #E6E6E6;}
.Q_pic,.Q_anser,.Q_sign{width:100%;height: 45px;border-bottom:2px solid #E6E6E6;background: url(../images/qq.png) no-repeat;position:relative;overflow:hidden;color: white;text-align:center;cursor:pointer;background-color:white;}
.Q_pic{background-position:20px -458px;}
.Q_anser{background-position:-242px -384px;}
.Q_sign{background-position:-241px -434px;}	
.Q_anser_hide,.Q_pic_hide,.Q_sign_hide{width:100%;height:100%;position:absolute;background:#FE9B1D;left: -84px;-webkit-transition:left ease-in-out .3s;-moz-transition:left ease-in-out .3s;transition:left ease-in-out .3s;}	
.hide_pic,.hide_pic1,.hide_pic2{width:100%;height: 26px;background: url(../images/qq.png) no-repeat;display:block;}
.hide_pic{background-position:-242px -348px;}
.hide_pic1{background-position:-100px -467px;}
.hide_pic2{background-position:-243px -479px;}
.Q_pic:hover .Q_pic_hide,.Q_anser:hover .Q_anser_hide,.Q_sign:hover .Q_sign_hide,.Q_pic1:hover .Q_pic1_hide,.Q_sign1:hover .Q_sign1_hide{left:0px;}
.Q_pic a, .Q_anser a,.Q_sign a,.Q_pic a:hover,.Q_anser a:hover,.Q_sign a:hover,.Q_pic1 a,.Q_pic1 a:hover,.Q_sign1 a,.Q_sign1 a:hover{color:white;}
a.blank{width:100%;height:100%;display:block;}
.QQ_S1{width:60px;height: 110px;position:fixed;right:10px;bottom:0;display:none;}
.Q_top1{width:100%;height:30px;background:#E6E6E6;line-height:30px;text-align:right;cursor:pointer;}
.Q_botm1{width:56px;border:2px solid #E6E6E6;height: 70px;}
.Q_pic1{border-bottom:2px solid #E6E6E6;width:100%;height:33px;background-position:-55px -465px;position:relative;overflow:hidden;color: white;text-align:center;line-height:33px;cursor:pointer;background-color:white;}
.Q_sign1{width:100%;height:33px;width:100%;line-height:33px; height: 35px;background-position:-255px -437px;position:relative;overflow:hidden;color: white;text-align:center;cursor:pointer;background-color:white;}
.Q_pic1_hide,.Q_sign1_hide{width:100%;height:100%;position:absolute;background:#FE9B1D;left: -56px;-webkit-transition:left ease-in-out .3s;-moz-transition:left ease-in-out .3s;transition:left ease-in-out .3s;cursor:pointer;}
.Q_sign1_hide a{font-size:12px;}